home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 29
/
Volume 29 - JOGO DISK .iso
/
Games
/
funny_baseball.swf
/
scripts
/
DefineSprite_238
/
frame_17
/
DoAction.as
Wrap
Text File
|
2006-11-13
|
218b
|
14 lines
if(_parent._parent.step == 1)
{
this.BBB = 30 + _parent.Ball_num;
}
else if(_parent._parent.step == 2)
{
this.BBB = 60 + _parent.Ball_num;
}
else
{
this.BBB = 150 + _parent.Ball_num;
}
Ball_xy();